home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 18 / Developer Source Volume 18 (I-MODE Publications, Inc.)(2000).iso / delph / 831 / hydef103.gif < prev    next >
Graphics Interchange Format  |  1998-10-01  |  48KB  |  621x325  |  4-bit (16 colors)
Labels: text | screenshot | number | font | document | parallel
OCR: Class Description TMakeDictionary Used to scan the records of the source table, and create or recreate a dictionary of all the words used in the selected fields and their record locations in the table. Network, threaded, and huge toble versions come with Workgroup and Professional editions. TUpdate Dictionary Keeps a dictionary synchronized with changes in the source table. Network, threaded, and huge table versions come with Workgroup and Professional editions. TScorchDictionary Performs word searches using the dictionary. A huge table version comes with the Professional Edition. TMakeProgress A drop-in form that will automatically configure itself to display the progress of TMakeDictionary. TUpdateStats A drop-in form that will automatically configure and display itself when TUpdateDictionary is used. It's primarily designed for monitoring the update process during development. TUpdate Table A descendant of TTable that has several key TUpdateDictionary interface methods built in. TUpdateDictionary checks to see if its DataSource.DataSet is a TUpdateTable, and, if so, will auto- matically connect the appropriate methods. TRubiconRichEdit A read-only control that can display text or RTF files with matching words highlighted. The behavior of the control is similar to a TOBMemo or TDBRichEdit, but is only available on 32-bit platforms. TSearchHints A TCustomGrid descendant that displays words that match or nearly match the words the user has entered into an edit control. The words displayed may be updated as the user types, thus giving the user instant feedback. TSearchController Performs a search on multiple tables (Professional Edition only). Figure 3: Key Rubicon components.